Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always progress SHARP OOB allgather requests #168

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

tvegas1
Copy link
Collaborator

@tvegas1 tvegas1 commented Oct 10, 2024

If the remote irecv() request needs to be progressed for the isend() to return a request, we can get stuck in a situation where rrequest != NULL and srequest == NULL.

In general we should always test() existing requests.

@bureddy bureddy merged commit b049210 into Mellanox:master Nov 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants